<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{
	font-family:"Microsoft YaHei";
}
a{
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}


/*banner图*/
.fullSlide{ 
	position:relative; 
	background:#000; 
	margin:0 auto; 
	z-index: 0;
}
.fullSlide img{
	display:block;
	width: 100%;
}



/*搜索框*/
.ind_ss{
	height: 50px;
	background:var(--themeColor);
}
.ind_ss_le{
	float: left;
	margin-left: 100px;
	width: 300px;
	border-radius:15px;
	background: #fff;
	margin-top:10px;
	margin-bottom:10px; 
	height: 30px;
	position: relative;
	overflow: hidden;
	display: inline-block;

}
.ind_ss .w_1200 p{
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
	float: left;
	display: inline-block;
	line-height: 50px;
	height: 50px;
}
.ind_ss .w_1200 p a{
	margin:0 5px; 
	color: #fff;
	font-size: 14px;
}
.search-keyword{
	width:255px;
	position:absolute;
	left: 0;
	height: 30px;
	border:0;
	padding-left: 15px;
	background: #fff;
}
.search-btn{
	width: 40px;
	height:30px;
	position:absolute;
	right: 0;
	border:0;
	background:url(../images/ind_ss.png)no-repeat center center;
}


#head,#main,#foot{
    width:100%;
	min-width:1280px;
}
.hidden{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;          /* for IE */
	-o-text-overflow: ellipsis;      /* for Opera */
	-icab-text-overflow: ellipsis;   /* for iCab */
	-khtml-text-overflow: ellipsis;  /* for Konqueror Safari */
	-moz-text-overflow: ellipsis;    /* for Firefox,mozilla */
	-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
}
.w_1200{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
/*网页头部*/
#head{
	position: relative;
	width: 100%;
}
.head_top{
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.head_top_le{
	float: left;
	position: relative;
}
.head_top_lb{ 
	height:20px; 
	overflow:hidden; 
	padding-left: 25px;
	margin-top:15px; 
	float: left;
	background: url(../images/head_top_lb.png)no-repeat center left;    
}

#FontScroll{
	padding-left: 10px;	
    height:20px;
    line-height:20px;
    overflow:hidden;
}
#FontScroll .line{
    text-align:left;
    width:100%;
    font-size: 14px;
}
#FontScroll li{
	line-height: 20px;
	height: 20px;
}
#FontScroll .fontColor a{
    color:red;
}

.head_top_yh{
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	margin-left:20px; 

}


.head_top_ri{
	float:right;
	position: relative;
	height: 50px;
}
.head_top_yy{
	position: absolute;
	right:0;
	display:block;
	width: 60px;
}
.head_top_yy a{
	display:inline-block;
	margin-left: 8px;
}
.head_top_yy img{
	display:block;
	margin-top:15px;
}
.head_top_xl{
	position: absolute;
	right:70px;
	width: 50px;
}
.head_top_xl_m{
	padding-top: 17px;
	height: 33px;
	position: relative;
	cursor:pointer;
}
.head_top_xl_sub{
	position: absolute;
	display: none;
	width: 80px;
	background: #efefef;
	z-index:999;
	top:45px;
}
.head_top_xl_sub dd{
	padding: 10px;
	font-size: 15px;
}




.head_top_xx{
	position: absolute;
	right:125px;
	width: 132px;
	margin-top: 18px;

}
.head_top_xx dd{
	float: left;
	margin:0 10px;
	cursor: pointer;
	position: relative;
}

.top_ewm {
	position:absolute;
	top:43px;
	margin-left:-47px; 
	display: none;
	width: 124px;
	height: 124px;
	z-index: 999;
}
.top_ewm img{
	display: block;
	width: 100%;
}

.head_btm{
	width: 100%;
	position:relative;
	height: 85px;
}
.head_btm .logo{
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 24px;
	display:inline-block;
}
.head_btm_ri{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	padding-left: 26px;
	line-height: 85px;
	background: url(../images/head_dh.png)no-repeat center left;
}
.head_btm_ri p {
	font-size: 15px;
	color: var(--themeColor);
}

.head_btm_ri p span{
	font-size: 20px;
	color: var(--themeColor);
}


.head_btm .head_nav{

	position: absolute;
	height: 85px;
	left:230px;
}

.head_nav&gt; ul{
	text-align: center;
}
.head_nav &gt;ul&gt;li{
	line-height: 85px;
	height: 85px;
	display: inline-block;
	width: 120px;
	text-align: center;
	font-size: 15px;
}
.head_nav &gt;ul &gt;li &gt;a{
	display: block;
}
.head_nav &gt;li &gt;a:hover ,.head_nav&gt; li&gt; a.current{
	background: var(--themeColor);
	color: #fff;
}

.head_nav .m{  
	position:relative; 
	z-index:1; 
}



.head_nav .sub{
	display:none; /*默认隐藏*/  
    position: absolute;
    top: 85px;
    z-index: 999;
    color: #fff;
    text-align: center;
    z-index: 999;
    overflow: hidden;
    box-shadow: 0 0 0 1px var(--themeColor);
    
    background: #fff;
}
.head_nav .sub.sub_le{
	right: 0px;
}
.head_nav .sub dl{
	padding:20px 140px 20px 20px;
	width: 266px;
	display:block; 
    z-index: 999;
    overflow: hidden;
}
.head_nav .sub dd{ 
	text-align:left;
	float: left;  
	font-size: 14px; 
	width: 118px;
	height: 50px;
	line-height: 50px; 
	margin-right:15px;   
	}
.head_nav .sub dd a{ 
	display:block;  
	color: #535353; 
	}
.head_nav .sub dd:hover a{ 
	color: var(--themeColor);
	text-decoration: underline;
	background: none;
 	
}

.head_nav .sub .ul_bj1{
	background:url(../images/nav1.png)no-repeat;
	background-position:286px 0;
}
.head_nav .sub .ul_bj2{
	background: url(../images/nav2.png)no-repeat;
	background-position:286px 0; 
}
.head_nav .sub .ul_bj3{
	background: url(../images/nav3.png)no-repeat;
	background-position:286px 0; 
	padding-bottom:110px; 
}
.head_nav .sub .ul_bj4{
	background: url(../images/nav4.png)no-repeat;
	background-position:286px 0; 
	padding-bottom:50px;
}
.head_nav .sub .ul_bj5{
	background: url(../images/nav5.png)no-repeat;
	background-position:286px 0; 
}


/*footer*/
#footer{
	position: relative;
	width: 100%;
}
.footer_top{
	width:100%;
	background: #1a1c1f;
	padding-top: 70px;
}
.footer_top .ind_yq h3{
	color: #6a6e71;
	display: inline-block;
	font-size: 12px;
	line-height: 2.4;
	float: left;
}
.footer_top .ind_yq ul{
	float: left;
}
.footer_top .ind_yq ul  a{
	color: #6a6e71;
	font-size: 12px;
	line-height: 2.4;
}
.footer_top .ind_yq ul  a:hover{
	color: #fff;
}
.footer_top .w_1200{
	overflow: hidden;
}
.footer_top_le{
	float: left;
	position: relative;
	padding-bottom: 50px;
	margin-left:-36px; 
}
.footer_top_le dl{
	float: left;
	padding-left:35px;
	padding-right:35px;
	background: url(../images/foot_yb.png)no-repeat left center;
}
.footer_top_le dl dt{
	padding-left: 30px;
	background: url(../images/foot_dt.png)no-repeat;
	background-position:0 10px;
	padding-bottom:20px;
}
.footer_top_le dl dt a{
	color: #ffffff;
	font-size: 16px;
}
.footer_top_le dl dd{
	padding-left: 30px;
	line-height: 2.4;
}
.footer_top_le dl.ft_tt_c{
	width: 320px;
}
.footer_top_le dl.ft_tt_c dd{
	float:left;
	width: 130px;
	
}
.footer_top_le dl dd a{
	color: #7f8487;
	font-size: 14px;
}
.footer_top_le dl dd a:hover{
	color: #fff;
}
.footer_top_ri{
	width: 410px;
	float:right;
	position: relative;
}
.footer_ewm{
	float: left;
	padding-top: 20px;
	text-align: center;
}
.footer_ewm img{
	display: block;
	width: 100px;
}
.footer_ewm p{
	font-size: 12px;
	color: #6a6e71;
	line-height: 2.4;
}
.footer_logo{
	float: right;
}
.footer_logo img{
	display: inline-block;
	padding-bottom: 20px;
}
.footer_logo p{
	padding-left:30px;
	font-size: 14px;
	color: #fff;
	line-height: 2.4;
	background:url(../images/foot_xx.png)no-repeat;
}
.footer_logo p.foot_p1{
	background-position:0 8px;
}
.footer_logo p.foot_p2{
	background-position:0 -19px;
}
.footer_logo p.foot_p3{
	background-position:0 -47px;
}
.footer_logo p.foot_p4{
	background-position:0 -74px;
}


.footer_btm{
	text-align: center;
	position: relative;
	background: #0b0c0d;
	height: 50px;
	line-height: 50px;
}
.footer_btm p{
	font-size: 12px;
	color: #7f8487;
}
.footer_btm p span{
	margin-left: 20px;
}
.footer_btm p span a{
	color: #7f8487;
}
.footer_btm p span a:hover{
	color: #fff;
}











/*返回顶部*/
.fade_cm{
	position:fixed;
	z-index:999;
	right:40px;
	top:50%;
	margin-top:-150px;
	width:108px;
	border: 1px solid #1a8ed6;
	border-radius: 8px;
	background: #fff;
}
.fade_cm li{
	width:100%;
	height:80px;
	border-bottom: 1px solid #1a8ed6;
	position:relative;
}
.fade_cm li a{
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	text-align: center;
}
.fade_cm li a i{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 10px 0;
}
.fade_cm li a i.i3&gt;img{
	padding-top:10px;
}
.fade_cm li a i.i4&gt;img{
	padding-top:15px;
}
.fade_cm li .wx_ewm{
	position:absolute;
	width:125px;
	right:110px;
	bottom:0;
	display:none;
}
.fade_cm li .wx_ewm img{
	display:block;
	width:100%;
}





/******分页样式******/


.quotes {
    clear: both;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.quotes ul li {
    border: 1px solid #CCCCCC;
    color: #666666;
    display: inline;
    margin-right: 4px;
    padding: 4px 7px;
    text-decoration: none;
}
.quotes .thisclass {
    background: #CCCCCC;
}




/******************会员注册登陆**********************/
.ind_zc{
	width: 100%;
	background: #2f3540;
	padding: 100px 0;
}
.zc_le{
	float: left;
	width: 720px;
	display: block;
	text-align: center;
	padding: 125px 0;
}

.zc_le h2{
	color: #fff;
	font-size: 35px;
}
.zc_le h2 span{
	color: #19adeb;
}
.zc_le h3{
	color: #a6a5a5;
	font-size: 20px;
	padding: 20px 0 10px;
}
.zc_le p{
	color: #a6a5a5;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:2px;
}
.zc_le img{
	padding-top: 40px;
}



.zc_ri{
	float: right;
	width: 480px;
	display: block;	
	background: #fff;
}
.zc_ri.zc_css1{
	height: 624px;
}
.zc_ri.zc_css2{
	margin: 125px 0;
}
.zc_ri.zc_css1 .zc_pad{
	margin: 0 40px;
	width: 400px;
	padding: 55px 0;
}
.zc_ri.zc_css2 .zc_pad{
	margin: 0 40px;
	width: 400px;
	padding: 50px 0;
}
.zc_pad h2{
	font-weight: bold;
	font-size: 30px;
	color: #525558;
	display: block;
	text-align: center;
}
.zc_pad h3{
	font-weight: bold;
	font-size: 14px;
	color: #959595;
	display: block;
	text-align: center;
}
.zc_pad h4{
	font-size: 14px;
	color: #959595;
	display: block;
	text-align: center;
}
.zc_pad h5{
	font-size: 14px;
	color: #959595;
	display: block;
	text-align: center;
}
.zc_pad h5 span{
	padding: 0 15px;
}
.zc_pad h5 a{
	color: #959595;
}
.zc_pad h4 a{
	color: #1a8ed6;
}
.zc_pad ul{
	margin-top: 30px;
	display: block;
}
.zc_pad li{
	position: relative;
	width: 398px;
	border:1px solid #b7b7b7;
	height: 38px;
	margin-bottom:15px; 
	border-radius: 5px;	
	
}
.zc_pad li b{
	position: absolute;
	right: -15px;
	top: 50%;
	width: 7px;
	height: 6px;
	margin-top:-3px; 
	background: url(../images/ind_zc_x.png)no-repeat center center;
}
.zc_pad li i{
	width: 40px;
	height: 100%;
	display: inline-block;
	float: left;
	background: url(../images/ind_zc.png)no-repeat;
}
.zc_pad li input{
	float: right;
	display:inline-block;
	width:343px;
	height: 100%;
	border: 0;
	padding-right: 15px;
	border-radius: 5px;	
}
.zc_pad li i.pad_c1{
	background-position: 13px 12px;
}
.zc_pad li i.pad_c2{
	background-position: 13px -44px;
}
.zc_pad li i.pad_c3{
	background-position: 13px -98px;
}
.zc_pad li i.pad_c4{
	background-position: 13px -153px;
}
.zc_pad li i.pad_c5{
	background-position: 13px -209px;
}
.zc_pad li i.pad_c6{
	background-position: 13px -264px;
}

.zc_pad_tj{
	width: 100%;
	height: 50px;
	border-radius: 5px;	
	overflow: hidden;
	margin: 20px 0;
}
.zc_pad_tj input{
	border: 0;
	width: 100%;
	height: 50px;
	background: #f58e2a;
	color: #fff;
	cursor: pointer;
}
.zc_pad_tj a{
	border: 0;
	width: 100%;
	height: 50px;
	background: #f58e2a;
	color: #fff;
	cursor: pointer;
	text-align: center;
	display: block;
	line-height: 50px;
	font-size: 14px;
	letter-spacing: 5px;
}</pre></body></html>